#t3-top-bar {
  background: #156f58;
  color: #ffffff;
  padding: 10px 0;
  line-height: 28px;
}
#t3-top-bar a {
  color: #b5e4d8;
}
#t3-top-bar a:hover,
#t3-top-bar a:focus,
#t3-top-bar a:active {
  color: #ffffff;
}
#t3-top-bar .nav a {
  padding-top: 0;
  padding-bottom: 0;
}
#t3-top-bar .nav a:hover,
#t3-top-bar .nav a:focus,
#t3-top-bar .nav a:active {
  background: transparent;
}
@media screen and (min-width: 992px) {
  #t3-top-bar .nav {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #t3-top-bar .search {
    margin-bottom: 12px;
  }
}
#t3-top-bar .search form {
  position: relative;
}
#t3-top-bar .search form input {
  width: 100%;
  height: 28px;
  padding-right: 33px;
  padding-left: 10px;
  background: transparent;
  border-radius: 0;
  border: 0;
  color: #ffffff;
  box-shadow: inset 0 -1px 0 0 #b5e4d8;
}
#t3-top-bar .search form input::-webkit-input-placeholder {
  color: #b5e4d8 !important;
}
#t3-top-bar .search form input:-moz-placeholder {
  color: #b5e4d8 !important;
}
#t3-top-bar .search form input::-moz-placeholder {
  color: #b5e4d8 !important;
}
#t3-top-bar .search form input:-ms-input-placeholder {
  color: #b5e4d8 !important;
}
#t3-top-bar .search form input:focus {
  box-shadow: inset 0 -1px 0 0 #b5e4d8;
}
#t3-top-bar .search form .button {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 28px;
  padding: 0 10px;
  border: 0;
  background: transparent;
  color: #b5e4d8;
}
#t3-top-bar .search form .button:focus {
  color: #ffffff;
  outline: 0;
  box-shadow: none;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .t3-header {
    text-align: right;
  }
}
.t3-header > .flex-row {
  align-items: center;
}
.logo {
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  padding-bottom: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #5a5a5a;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-mainbody > .container {
  margin: 0 auto;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .t3-sidebar {
    padding-top: 20px;
  }
}
.t3-footer {
  position: relative;
  z-index: 999;
  border-top: 1px solid #eeeeee;
  background: #156f58;
  color: #b5e4d8;
  text-align: center;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .nav {
  display: inline-block;
}
.t3-footer .nav span {
  padding-right: 15px;
}
.t3-footer .nav a {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-footer .nav a:hover,
.t3-footer .nav a:focus,
.t3-footer .nav a:active {
  background: transparent;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #b5e4d8;
}
.t3-footer a:hover,
.t3-footer a:focus,
.t3-footer a:active {
  color: #ffffff;
}
.t3-footer a:first-child {
  padding-left: 0;
}
.t3-footnav {
  padding: 10px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 20px 0;
  }
}
.t3-footnav .t3-module {
  background: #156f58;
  color: #b5e4d8;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #5a5a5a;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-ct {
  line-height: 1;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .t3-footnav .t3-module .nav li {
    display: block;
    width: 50%;
    margin-top: 20px;
    margin-left: 0;
  }
  .t3-footnav .t3-module .nav li:first-child,
  .t3-footnav .t3-module .nav li:nth-child(2) {
    margin-top: 0;
  }
}
.t3-copyright {
  background-color: #0d5d48;
  font-size: 12px;
  padding: 20px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.article-image,
.item-image {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .article-image,
  .item-image {
    width: auto;
  }
}
.article-image img,
.item-image img {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .article-image.pull-left,
  .item-image.pull-left {
    margin-right: 20px;
  }
}
.article-image.pull-left + ul,
.item-image.pull-left + ul,
.article-image.pull-left + ol,
.item-image.pull-left + ol {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .article-image.pull-right,
  .item-image.pull-right {
    margin-left: 20px;
  }
}
.blog-style-1 .t3-mainbody {
  padding-bottom: 0;
}
.blog-style-1 .t3-mainbody > .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.blog-style-1 .t3-content {
  padding-bottom: 0;
}
.blog-style-1 .blog ul {
  display: inline-block;
  padding: 0;
  margin: 15px 0;
  list-style-type: none;
}
.blog-style-1 .blog ul li {
  position: relative;
  padding-left: 42px;
  line-height: 1.7;
  margin-top: 15px;
}
.blog-style-1 .blog ul li:first-child {
  margin-top: 0;
}
.blog-style-1 .blog ul li:before {
  position: absolute;
  content: " ";
  top: 4px;
  left: 0;
  width: 27px;
  height: 13px;
  background: url('../../templates/sustane/images/nav-hover.png');
}
.blog-style-1 .blog ul li:before {
  top: 8px;
}
.blog-style-1 .blog .items-row {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row {
    padding: 60px 0;
  }
}
.blog-style-1 .blog .items-row:nth-child(even) {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #f7f7f7;
}
.blog-style-1 .blog .items-row:nth-child(even) .item-image img {
  border-color: #d8d8d8;
}
.blog-style-1 .blog .items-row.row-0 {
  padding-top: 0px;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row.row-0 {
    padding-top: 15px;
  }
}
.blog-style-1 .blog .items-row .item {
  font-size: 16px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row .item {
    font-size: 18px;
    width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .blog-style-1 .blog .items-row .item {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .blog-style-1 .blog .items-row .item {
    width: 1170px;
  }
}
.blog-style-1 .blog .items-row .article-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row .article-title {
    text-align: left;
    margin-bottom: 40px;
  }
}
.blog-style-1 .blog .items-row .item-image img {
  width: 200px;
  height: 200px;
  border: 8px solid #eeeeee;
  border-radius: 300px;
  -webkit-transition: border-color 0.6s ease;
  -o-transition: border-color 0.6s ease;
  transition: border-color 0.6s ease;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row .item-image img {
    width: 240px;
    height: 240px;
  }
}
.blog-style-1 .blog .items-row .item-image img:hover {
  border-color: #156f58;
}
.blog-style-1 .blog .items-row .item-content {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .blog-style-1 .blog .items-row .article-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .blog-style-1 .blog .items-row .article-intro .item-image {
    width: 240px;
  }
  .blog-style-1 .blog .items-row .article-intro .item-image.pull-right {
    order: 2;
  }
  .blog-style-1 .blog .items-row .article-intro .item-image.pull-right + .item-content {
    order: 1;
  }
  .blog-style-1 .blog .items-row .article-intro .item-image.pull-left {
    order: 1;
  }
  .blog-style-1 .blog .items-row .article-intro .item-image.pull-left + .item-content {
    order: 2;
  }
  .blog-style-1 .blog .items-row .article-intro .item-content {
    width: calc(100% -  240px );
  }
}
.center-first .blog .items-row.row-0 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .center-first .blog .items-row.row-0 .item-content {
    width: 100%;
  }
}
.blog-style-2 h1:not(.page-title),
.blog-style-2 h2:not(.page-title),
.blog-style-2 h3:not(.page-title),
.blog-style-2 h4:not(.page-title),
.blog-style-2 h5:not(.page-title),
.blog-style-2 h6:not(.page-title) {
  color: #156f58;
  text-transform: uppercase;
}
.blog-style-2 .article-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.1;
  margin-bottom: 10px;
  margin-top: 0;
  color: #156f58;
  text-transform: uppercase;
}
.blog-style-2 .h1,
.blog-style-2 .h2,
.blog-style-2 .h3,
.blog-style-2 .h4,
.blog-style-2 .h5,
.blog-style-2 .h6 {
  color: #156f58;
  text-transform: uppercase;
}
.blog-style-2 .h1 {
  font-size: 26px;
}
.blog-style-2 .h2 {
  font-size: 21px;
}
.blog-style-2 .h3 {
  font-size: 19px;
}
.blog-style-3 .item {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.leaf-list {
  display: inline-block;
  padding: 0;
  margin: 15px 0;
  list-style-type: none;
}
.leaf-list li {
  position: relative;
  padding-left: 42px;
  line-height: 1.7;
  margin-top: 15px;
}
.leaf-list li:first-child {
  margin-top: 0;
}
.leaf-list li:before {
  position: absolute;
  content: " ";
  top: 4px;
  left: 0;
  width: 27px;
  height: 13px;
  background: url('../../templates/sustane/images/nav-hover.png');
}
.green-content #t3-mainbody {
  background-color: #ffffff;
  color: #000000;
}
.green-content #t3-mainbody .page-header:after {
  background: url('../../templates/sustane/images/leaf-border.png');
}
.green-content #t3-mainbody a {
  color: #ffffff;
}
caption {
  color: #156f58;
}
.responsive-iframe {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 25px;
  height: 0;
}
.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mtb0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.lg2 .t3-masthead .flexbox {
  background: url('../../images/banners/banner_lawngarden2.jpg');
  background-size: cover;
  min-height: 250px;
  color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (min-width: 480px) {
  .lg2 .t3-masthead .flexbox {
    bottom: 55px;
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .lg2 .t3-masthead .flexbox {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .lg2 .t3-masthead .flexbox {
    font-size: 36px;
  }
}
.lg2 .t3-masthead .flexbox a,
.lg2 .t3-masthead .flexbox span {
  color: #ffffff;
  background-color: rgba(0, 89, 141, 0.8);
  padding: 10px 20px;
}
.lg2 .t3-masthead .flexbox a:hover,
.lg2 .t3-masthead .flexbox span:hover,
.lg2 .t3-masthead .flexbox a:focus,
.lg2 .t3-masthead .flexbox span:focus {
  color: #ffffff;
}
.attachmentsList tr {
  display: inline-block;
  float: left;
  border: none;
}
.attachmentsList td {
  border: none;
  padding: 10px !important;
}
.attachmentsList .at_filename .at_icon {
  float: left;
}
.attachmentsList .at_description,
.attachmentsList .at_file_size {
  display: none;
}